Welcome![Sign In][Sign Up]
Location:
Search - dct for face recognition

Search list

[Mathimatics-Numerical algorithmsDCT

Description: 用DCT进行人脸识别,用MATLAB实现-Using DCT for Face Recognition using MATLAB realize
Platform: | Size: 76800 | Author: 李晋博 | Hits:

[Special EffectsDCTAndFDCT

Description: dct二维离散余弦变换 里面采用了经典的美人人脸识别图片,为自动加载 ,用DCT法后能统计使用时间,也用了FDCT法,明显速度优于DCT.-two-dimensional discrete cosine transform DCT inside a classic beauty face recognition picture, in order to automatically load, using DCT method to use after the statistical time spent FDCT law, obviously the speed is better than DCT.
Platform: | Size: 128000 | Author: 沧海客 | Hits:

[Special EffectsA_Study_og_Face_Recognition_Methods_Baced_on_Wavel

Description: 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wavelet decomposition of the LDA-based face recognition methods. A wavelet and DCT-based face recognition methods. A CEDT opportunities and support vector machine classification and face recognition.
Platform: | Size: 7113728 | Author: yanyan | Hits:

[AI-NN-PRDCT

Description: 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和BP神经网络分类器,同时采用BP神经网络分类器作为本次基于DCT的人脸识别系统设计的分类器,并对BP神经网络进行分类的算法进行设计,BP神经网络具有学习功能,只要采用本系统对训练图片进行训练,就可以记下图像的相关信息,对于测试图片,就可以很准确的识别出该图片是属于哪个的。最后,本文对整个人脸识别系统设计实验进行了实验分析,实验结果表明本文采用的方法切实有效。- This is the design of the DCT-based face recognition systems. First of all, the background light of the current face recognition and face recognition to discuss the development of research in all aspects of content and applications And then studied the pretreatment of face recognition to discuss the pre-treatment of other face recognition methods,and analysis of the pros and cons of various methods, finally, the use of DCT (discrete cosine transform) image pre-processing to achieve in the face of the reduced-order processing Next on the face image feature extraction have been studied, A brief description of the feature extraction and algebraic geometry feature extraction, while in-depth study based on the DCT and the PCA Transform face image feature extraction in order to achieve face recognition system to identify whether the rate of increase in the research For the choice of classifier, this paper carried out on two of classifier, that is, nearest neighbor classifier and BP neura
Platform: | Size: 422912 | Author: 刘文珍 | Hits:

[Graph Recognizedctannprotected

Description: High information redundancy and correlation in face images result in efficiencies when such images are used directly for recognition. In this paper, discrete cosine transforms are used to reduce image information redundancy because only a subset of the transform coefficients are necessary to preserve the most important facial features such as hair outline, eyes and mouth. We demonstrate experimentally that when DCT coefficients are fed into a backpropagation neural network for classification, a high recognition rate can be achieved by using a very small proportion of transform coefficients. This makes DCT-based face recognition much faster than other approaches.-High information redundancy and correlation in face images result in inefficiencies when such images are used directly for recognition. In this paper, discrete cosine transforms are used to reduce image information redundancy because only a subset of the transform coefficients are necessary to preserve the most important facial features such as hair outline, eyes and mouth. We demonstrate experimentally that when DCT coefficients are fed into a backpropagation neural network for classification, a high recognition rate can be achieved by using a very small proportion of transform coefficients. This makes DCT-based face recognition much faster than other approaches.
Platform: | Size: 25600 | Author: mhm | Hits:

[Special EffectsFace-recognition--on-a-DSP

Description: 本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方 法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm selection the use of the LDA transform domain DCT-based feature extraction method, to achieve automatic recognition of human faces. In the Yale face database of experimental results show that the algorithm is the recognition rate than the direct use of PCA for feature extraction method is better
Platform: | Size: 339968 | Author: louc | Hits:

[matlabdct_nnc

Description: 结合DCT和NNC进行人脸识别。先利用DCT提取特征,然后利用最近邻分类器分类,在ORL人脸库上测试效果不错。-The combination of DCT and NNC for face recognition. First DCT Feature Extraction, and then use the nearest neighbor classifiers, good test results on the ORL face database.
Platform: | Size: 1024 | Author: 尹贺峰 | Hits:

[AI-NN-PRdct_bp

Description: 结合DCT和BP神经网络进行人脸识别。先利用DCT提取特征,然后利用BP神经网络分类,在ORL人脸库上测试效果不错。-The combination of DCT and BP neural network for face recognition. First DCT Feature Extraction, and then use the BP neural network classifier, a good test results on the ORL face database.
Platform: | Size: 2048 | Author: 尹贺峰 | Hits:

[AI-NN-PRdct_pnn

Description: 结合DCT和概率神经网络进行人脸识别。先利用DCT提取特征,然后利用PNN分类,在ORL人脸库上测试效果不错。-The combination of DCT and probabilistic neural network for face recognition. First DCT Feature Extraction, and then use a PNN classification, good test results on the ORL face database.
Platform: | Size: 1024 | Author: 尹贺峰 | Hits:

[Software EngineeringDCT

Description: 提出了一种基于DCT提取人脸特征技术和支持向量机分类模型的人脸识别方法。利用离 散余弦变换可提取人脸可识别的大部分信息,而支持向量机作为分类器,在处理小样本、高维数等 方面具有独特的优势,且泛化能力很强,无需先验知识。从ORL 人脸库上的实验结果可以看出, DCT特征提取是很有效的,且SVM的分类性能优于最近邻分类器,同时提高了整个系统的运算速 度。-A face recognition method based on DCT for face feature extraction and support vector machine classification model. Can extract most of the information face recognition using discrete cosine transform and support vector machine as classifier, has unique advantages in dealing with small sample, high dimension and generalization ability, without prior knowledge. As can be seen from the experimental results on the ORL database DCT feature extraction is very effective, and the SVM classification performance better than the nearest neighbor classifier, while increasing the speed of operation of the entire system.
Platform: | Size: 354304 | Author: 罗朝辉 | Hits:

[matlabdct

Description: DCT离散余弦变换用于人脸识别,识别率高于PCA-DCT discrete cosine transform for face recognition, the recognition rate is higher than PCA
Platform: | Size: 1024 | Author: 李亚琛 | Hits:

[Software Engineeringproiect

Description: In this paper we present the usefulness of the algorithm DCT (Discrete cosine Transform) blocks applied level image compression JPEG (Joint Photographic Experts Goup). It has been shown that this algorithm is the most efficient in the case of compression because it has very good properties for compaction energy related values. As a basic principle we eliminate high frequencies and keep the low and medium without visibly affecting image. DCT in JPEG compression algorithm is encountered in practical applications such as face detection, skin color, facial recognition, iris, fingerprints
Platform: | Size: 3511296 | Author: Stumer_Robert | Hits:

[AI-NN-PRv1.9

Description: 程序用vc6.0编写,基于离散余弦变换DCT和bp神经网络的人脸识别。采用ORL人脸库,对图像进行DCT低通滤波,再用BPNN进行训练或识别,样本空间内识别效果好。设计流程参考了本站 yaxuan 的v3.3(http://www.pudn.com/downloads330/sourcecode/math/detail1452162.html)(本程序不包含原作的粒子群修正权值及网络结构调整等功能,但调整了训练样本的排列顺序) 感谢原作者,若有侵权我会删除此上传^ ^-Vc6.0 procedures used to prepare, transform and DCT bp neural network recognition based on discrete cosine. Use ORL face for image DCT lowpass filter, and then BPNN training or recognition, good recognition effect within the sample space. The design process of the reference site yaxuan v3.3 (http://www.pudn.com/downloads330/sourcecode/math/detail1452162.html) (The program does not contain particle swarm correction weights and network features such as the original restructuring but adjusted the order of training samples) thanks to the original, if tort I will remove this upload ^ ^
Platform: | Size: 3476480 | Author: 连云 | Hits:

CodeBus www.codebus.net